exception n. 1.例外;除外,除去。 2.【法律】抗告;异议,不服,反对。 Every rule has its exceptions. 任何规则均有例外。 by way of exception 作为例外。 liable [subject] to exception 容易遭到反对的,会引起异议的。 make an exception of 把…作为例外。 make no exceptions 一视同仁,一样看待。 take exception 1. 反对,表示异议。 2. 有反感。 take exception at 发怒,生气。 take exception to [against] 对…提出异议。 without exception 一概,全都;无例外地。 with the exception of 除…外。 adv. -ally ,-less adj. 无例外的。
Changes in the exception handling model to allow catch clauses catching 更改了异常处理模型,允许捕获
Eh exception handling model Eh异常处理模型c
The runtime uses an exception handling model based on exception objects and protected blocks of code 运行库使用基于异常对象和受保护代码块的异常处理模型。
To specify the asynchronous exception handling model c exception handling with structured exception handling exceptions 指定异步异常处理模型(具有结构化异常处理异常的c + +异常处理) 。
To specify the synchronous exception handling model c exception handling without structured exception handling exceptions 指定同步异常处理模型(没有结构化异常处理异常的c + +异常处理) 。
The common language runtime supports an exception handling model based on the concepts of exception objects and protected blocks of code 公共语言运行库支持基于异常对象和受保护代码块概念的异常处理模型。
The common language runtime provides an exception handling model that is based on the representation of exceptions as objects , and the separation of program code and exception handling code into 公共语言运行库提供一种异常处理模型,该模型基于对象形式的异常表示形式,并且将程序代码和异常处理代码分到
While the structured exception handling model provided in visual basic is more useful in developing applications , you might choose to employ unstructured error handling , particularly when upgrading legacy applications 虽然visual basic中提供的结构化异常处理模型在开发应用程序时作用更大,但您还是可以选择使用非结构化错误处理(特别是在升级旧式应用程序时) 。